Gets or sets the GUID of the interface that defined the error.
__property REFGUID InterfaceID;
REFGUID InterfaceID;
Property InterfaceID() As REFGUID
The InterfaceID property is equivalent to the GetGUID method of IErrorInfo (calling GetGUID on an IErrorInfo pointer to an ADError object will return the InterfaceID value).
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|